Used when ospf processes external route. %inase%: the pointer of external route structure. %ip%: the IP address of the external route. %mask%: the IP mask of the external route. %nhs%: the IP address of the next hop of the external route. %nh%: It is set to 1 when using next hop to calculate forwarding address of LSA.
None. This is for debugging
Debug-Verbose
Adding an external route (inase=%inase%[%ip%/%mask%, nh=%nhs%, useNextHop=%nh%]).
| Name | Type |
|---|---|
| inase | Ptr |
| ip | IPN |
| mask | IPmaskvalN |
| nhs | IPN |
| nh | uInt |